body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #00ff00;
}
td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #00ff00;
}
.sm {
	font-size: 11px;
}

.bgame {
	font-size: 11px;
	color: #3300FF;
}

a.tnav:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
}
a.tnav:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	text-transform: uppercase;
}
a.tnav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
	line-height: 14px;
	text-transform: uppercase;
}
a.tnav:active {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 14px;
	text-transform: uppercase;
}

input {
	font-size: 12px;
}
.sub {
	font-size: 12px;
	font-weight: bold;
}
.cal {
	color: #999999;
	text-align: center;
	background-color: #FFFFFF;
}
.cal-h {
	background-color: #D6D6A5;
	font-weight: bold;
	text-decoration: underline;
}
.cal-a {
	background-color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999966;
	text-align: left;
	text-transform: uppercase;
}
.tblhd {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.sub2 {
	font-weight: bold;
	color: #666666;
}
option {
	font-size: 10px;
	color: #666666;
}
.cap {
	color: #666666;
	font-style: italic;
}

.head {  
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}

.head2 {  
	font-size: 14px; 
	font-weight: bold; 
	color: #666666;
}

.credit { 
	font-size: 9px; 
	color: #666666; 
	font-weight: normal;
}
	
